projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f86ddf
)
(mh-alias-expand): Set up automatic autoload of
author
Jeffrey C Honig
<jch@bsdi.com>
Tue, 21 Aug 2007 11:57:39 +0000
(11:57 +0000)
committer
Jeffrey C Honig
<jch@bsdi.com>
Tue, 21 Aug 2007 11:57:39 +0000
(11:57 +0000)
mh-alias-expand.
lisp/mh-e/mh-alias.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-alias.el
b/lisp/mh-e/mh-alias.el
index 88ba26f127ec6199849f78a3d4a97b0435240205..333cfb3a4b06a80e3d8ed80c5e436490090cbfed 100644
(file)
--- a/
lisp/mh-e/mh-alias.el
+++ b/
lisp/mh-e/mh-alias.el
@@
-244,6
+244,7
@@
returns the string unchanged if not defined. The same is done here."
(message "%s" (error-message-string err))
alias))))
+;;;###mh-autoload
(defun mh-alias-expand (alias)
"Return expansion for ALIAS.
Blind aliases or users from /etc/passwd are not expanded."